home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 2.iso / pc / data / notes.dir / 00067.ls < prev    next >
Encoding:
Text File  |  1996-09-09  |  98 b   |  7 lines

  1. on mouseDown
  2.   if pressNoteButton(15) then
  3.     pupSprites(1, 48, 0)
  4.     saveAsNote()
  5.   end if
  6. end
  7.